-
Notifications
You must be signed in to change notification settings - Fork 1.4k
manifest: update zephyr to bring in nrf21540 timing fix #22136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
manifest: update zephyr to bring in nrf21540 timing fix #22136
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: f6bd3a4401504f88069dc57ab1ca8cf8acf6b716 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (3)Outputs:ToolchainVersion: Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: https://ncsdoc.z6.web.core.windows.net/PR-22136/nrf/app_dev/device_guides/fem/fem_nrf21540_gpio.html |
f5bcf77 to
470dbc8
Compare
This commit brings in zephyr containing the fix of tx-en-settle-time-us default value for the nrf21540 Front-End Module. Signed-off-by: Andrzej Kuros <[email protected]>
The default timing value for the `tx-en-settle-time-us` property is changed to 26. For the nrf54L the time is 1us bigger. This commit adjusts fem doc recommendation for the nRF54L. Signed-off-by: Andrzej Kuros <[email protected]>
470dbc8 to
f6bd3a4
Compare
This commit brings in zephyr containing the fix of tx-en-settle-time-us default value for the nrf21540 Front-End Module.
The doc commit is cherry picked from NCS 3.0 branch 61bd2af
Ref: KRKNWK-20212